.blgcomment-list>li:nth-child(n+2) {
    margin-block-start: 15px !important;
}

.custom-card {
    border: 1px solid #ced4da;
}

.customizer-action svg {
    width: 23px !important;
    color: #ffffff !important;
}

.active-mode {
    border: solid 2px #000000 !important;
}

.property-img {
    max-width: 507px;
    max-height: 286px;
}

.text-justify {
    text-align: justify;
}

.custom .media {
    padding: 10px !important;
}

.user-avatar {
    width: 30px;
    height: 30px;
}

@media only screen and (max-width: 410px) {
    .header_li {
        display: none !important;
    }
}

.blgcomment-list li .media img {
    width: auto;
    height: 40px !important;
}

#card-element {
    border: 1px solid #e5e5e5 !important;
    border-radius: 5px !important;
    padding: 13px !important;
}

.codex-sidebar .logo-gridwrap {
    padding: 0px 16px !important;
}

.setting-logo {
    width: 300px !important;
    ;
}

.landing-logo {
    max-width: 225px;

}

.auth-main .auth-wrapper.v2 .logo {
    max-width: 300px;

}

.b-brand .logo {
    max-width: 212px !important;

}

.lan-footer .codex-brand {
    margin-block-end: 0px !important;
}

.email-sidebar ul.custom-sidebarmenu-list {
    margin-block-start: 0px;
}

.invoice-logo {
    width: 250px;
}

.codex-calendar .events-list li {
    font-size: 13px;
    font-weight: 500;
    padding: 10px 10px;
    border-radius: 5px;
    color: #fff;
    line-height: 1;
}

.codex-calendar .events-list {
    overflow: auto;
    height: 863px;
}

.landing_logo {
    filter: drop-shadow(2px 3px 7px #011C4B);
}

.head-invoice img {
    width: 250px;
}

.cdx-invoice .body-invoice .table tr td {
    padding: 10px 10px !important;
}


.codex-brand img {
    width: 300px;
}

.codex-authbox .auth-header .codex-brand {
    margin-block-end: 0px;
}


.intro {
    background-repeat: no-repeat;
    background-size: cover;
}

.landing_dash {
    position: absolute;
    right: 0px;
    top: 50%;
    left: auto;
    bottom: 0;
    transform: translateY(-50%);
    overflow: hidden;
    height: 585px;
    display: flex;
    align-items: center;
    width: 60%;
}

.landing_dash img {
    object-fit: cover;
    position: relative;
    right: -220px;
    border-radius: 10px;
    left: auto;
    width: 100%;
    height: 100%;
}

@media only screen and (max-width: 1440px) {
    .landing_dash {
        display: none;
    }
}

.lan-footer {
    text-align: center;
    background-color: unset;
}

.lan-footer .support-contain p {
    color: #051722;
    font-size: calc(16px + 4*(100vw - 420px) / 1500);
}

.select2-container .select2-selection--single {
    height: 43px !important;
    border-color: #e5e5e5;
}

.select2-container .select2-selection--multiple {
    min-height: 43px !important;
}

.select2-container--default .select2-selection--multiple {
    border: 1px solid #e5e5e5;
}

/* =========================================================================== */
.dt-length {
    padding-left: 7px !important;
}

.dt-search {
    padding-right: 7px !important;
}

.dt-info {
    padding-left: 7px !important;
}

.dt-paging {
    padding-right: 7px !important;
}

.dt-buttons {
    padding-left: 7px !important;
    float: left;
}

.dt-container {
    margin-top: 10px;
}

.dt-info {
    float: left;
}

.dt-paging {
    float: right;
    padding-top: .85em;
}

.form-group {
    margin-bottom: 15px;
}

div:where(.swal2-container) h2:where(.swal2-title) {
    font-size: 1.2em !important;
}

div:where(.swal2-container) .swal2-html-container {
    font-size: 0.9em !important;
}

div:where(.swal2-container) button:where(.swal2-styled).swal2-cancel {
    font-size: 0.8em !important;
}

div:where(.swal2-container) button:where(.swal2-styled).swal2-confirm {
    font-size: 0.8em !important;
}

div:where(.swal2-icon) {
    width: 4em !important;
    height: 4em !important;
}

.account-tabs .nav-item .nav-link {
    position: relative;
    padding: 0.7rem 1rem;
    font-weight: 500;
    color: var(--primary);
    display: flex;
    align-items: center;
}

.testaments-cards::after {
    background: transparent !important;
}

.pricingpricing .price-card .product-list li::before {
    content: '\eb55';
    color: red;
}

.pricingpricing .price-card .product-list li.enable::before {
    content: "\ea5e";
    color: #00c853;
}

.pricingpricing .price-card .product-list li {
    opacity: 1 !important;
}

.account-tabs .nav-item .nav-link.active {
    color: var(--bs-secondary-rgb);
    background: rgba(var(--bs-secondary-rgb), 0.1);
}

form label {
    text-transform: capitalize;
}





.codex-calendar .fc-event-title {
    padding: 1px;
    width: 100%;
    white-space: pre-wrap;
    max-height: 35px;
    height: 35px;
}

.codex-calendar .fc-event {
    border-radius: 12px;
    text-align: center;
}

.codex-calendar .fc-datagrid-cell-frame {
    max-height: 56px;
    height: 56px;
}

.codex-calendar .fc-timeline-lane-frame {
    max-height: 56px;
    height: 56px;
}

.fc .fc-datagrid-cell-cushion {
    padding: 18px !important;
}

.codex-calendar .fc-event-title {
    display: grid;
    align-items: center;
}

.fc-scroller thead tr {
    height: 61px;
}

.select2-container .select2-selection--single {
    height: 43px !important;
    border-color: #e5e5e5;
}

.select2-container .select2-selection--multiple {
    min-height: 43px !important;
}

.select2-container--default .select2-selection--multiple {
    border: 1px solid #e5e5e5;
}

.fc-timeline-header-row .fc-day-today::before {
    content: "";
    display: block;
    width: 6px;
    height: 8px;
    border-left: 10px solid transparent;
    border-right: 9px solid transparent;
    border-top: 13px solid red;
    position: absolute;
    top: 0px;
    margin-left: 13px;
}

.codex-calendar .events-list li {
    font-size: 13px;
    font-weight: 500;
    padding: 10px 10px;
    border-radius: 5px;
    color: #fff;
    line-height: 1;
}

.codex-calendar .events-list {
    overflow: auto;
    height: 863px;
}

@media print {
    .table-responsive {
        overflow: visible !important;
        height: auto !important;
        display: block !important;
    }
}

.color_type {
    position: relative;
    border-radius: 50%;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    overflow: hidden;
    transition: all 0.15s ease-in-out;
    margin-right: 10px;
    margin-top: 10px;
    width: 48px;
    height: 48px;
    flex: none;
    cursor: pointer;
}

.cutom_colorr.active::after,
.cutom_colorr.custom::after {
    content: "✓";
    color: #fff;
    font-size: 30px;
    background: none !important;
    font-weight: 900;
    background-color: transparent !important;
    display: inline-block;
    position: absolute;
    top: 50%;
    right: 10px;
    line-height: 0;
}

/* ==========================================================================
   Spunchy brand theme overrides
   Palette pulled from spunchy.com
   --blue #0054A3  --blue-dark #003875  --blue-light #007AFF
   --blue-pale #EEF4FF  --accent #FF8C00  --green #16A34A  --text #0D1B2A
   ========================================================================== */
:root {
    --spunchy-blue: #0054A3;
    --spunchy-blue-dark: #003875;
    --spunchy-blue-light: #007AFF;
    --spunchy-blue-pale: #EEF4FF;
    --spunchy-accent: #FF8C00;
    --spunchy-green: #16A34A;
    --spunchy-text: #0D1B2A;
}

/* Override the active preset's primary with the Spunchy blue (works for any preset) */
body[data-pc-preset] {
    --bs-primary: #0054A3 !important;
    --bs-primary-rgb: 0, 84, 163 !important;
    --bs-primary-light: #EEF4FF !important;
    --primary: #0054A3 !important;
    --primary-rgb: 0, 84, 163 !important;
}

/* Primary buttons */
.btn-primary,
.introjs-tooltip .introjs-button.introjs-nextbutton {
    --bs-btn-bg: #0054A3;
    --bs-btn-border-color: #0054A3;
    --bs-btn-hover-bg: #003875;
    --bs-btn-hover-border-color: #003875;
    --bs-btn-active-bg: #003875;
    --bs-btn-active-border-color: #002a5c;
    --bs-btn-disabled-bg: #0054A3;
    --bs-btn-disabled-border-color: #0054A3;
    --bs-btn-focus-shadow-rgb: 0, 84, 163;
}

.btn-outline-primary {
    --bs-btn-color: #0054A3;
    --bs-btn-border-color: #0054A3;
    --bs-btn-hover-bg: #0054A3;
    --bs-btn-hover-border-color: #0054A3;
    --bs-btn-active-bg: #003875;
    --bs-btn-active-border-color: #003875;
}

/* Brand accent surfaces */
.bg-primary {
    background-color: #0054A3 !important;
}

.text-primary {
    color: #0054A3 !important;
}

a {
    color: #0054A3;
}

a:hover {
    color: #003875;
}

.badge.bg-light-primary,
.bg-light-primary {
    background: rgba(0, 84, 163, 0.1) !important;
    color: #0054A3 !important;
}

/* Form controls focus ring */
.form-control:focus,
.form-select:focus {
    border-color: #4d8fd1;
    box-shadow: 0 0 0 0.2rem rgba(0, 84, 163, 0.15);
}

/* Sidebar active / hover state */
.pc-sidebar .pc-item.active > .pc-link,
.pc-sidebar .pc-item:focus > .pc-link,
.pc-sidebar .pc-item:hover > .pc-link {
    color: #0054A3;
}

/* Spunchy brand text in the sidebar header */
.pc-sidebar .m-header .b-brand .b-title {
    color: #0054A3 !important;
    letter-spacing: 0.5px;
}

/* ==========================================================================
   Spunchy extended palette — success green & accent orange
   ========================================================================== */

/* Success buttons & badges (Spunchy green #16A34A) */
.btn-success {
    --bs-btn-bg: #16A34A;
    --bs-btn-border-color: #16A34A;
    --bs-btn-hover-bg: #128a3e;
    --bs-btn-hover-border-color: #0f7535;
    --bs-btn-active-bg: #0f7535;
    --bs-btn-active-border-color: #0c612c;
    --bs-btn-disabled-bg: #16A34A;
    --bs-btn-disabled-border-color: #16A34A;
    --bs-btn-focus-shadow-rgb: 22, 163, 74;
}

.btn-outline-success {
    --bs-btn-color: #16A34A;
    --bs-btn-border-color: #16A34A;
    --bs-btn-hover-bg: #16A34A;
    --bs-btn-hover-border-color: #16A34A;
    --bs-btn-active-bg: #128a3e;
    --bs-btn-active-border-color: #128a3e;
}

.bg-success {
    background-color: #16A34A !important;
}

.text-success {
    color: #16A34A !important;
}

.badge.bg-light-success,
.bg-light-success {
    background: rgba(22, 163, 74, 0.12) !important;
    color: #16A34A !important;
}

/* Secondary / accent buttons (Spunchy orange #FF8C00) */
.btn-secondary,
.introjs-tooltip .introjs-button.introjs-prevbutton {
    --bs-btn-color: #ffffff;
    --bs-btn-bg: #FF8C00;
    --bs-btn-border-color: #FF8C00;
    --bs-btn-hover-bg: #e07b00;
    --bs-btn-hover-border-color: #cc7000;
    --bs-btn-active-bg: #cc7000;
    --bs-btn-active-border-color: #b86500;
    --bs-btn-disabled-bg: #FF8C00;
    --bs-btn-disabled-border-color: #FF8C00;
    --bs-btn-focus-shadow-rgb: 255, 140, 0;
}

.btn-outline-secondary {
    --bs-btn-color: #FF8C00;
    --bs-btn-border-color: #FF8C00;
    --bs-btn-hover-bg: #FF8C00;
    --bs-btn-hover-border-color: #FF8C00;
    --bs-btn-hover-color: #ffffff;
    --bs-btn-active-bg: #e07b00;
    --bs-btn-active-border-color: #e07b00;
}

.bg-secondary {
    background-color: #FF8C00 !important;
}

.text-secondary {
    color: #FF8C00 !important;
}

.badge.bg-light-secondary,
.bg-light-secondary {
    background: rgba(255, 140, 0, 0.12) !important;
    color: #FF8C00 !important;
}

/* Warning stays golden (from the Spunchy palette #FFD166) */
.btn-warning {
    --bs-btn-bg: #FFD166;
    --bs-btn-border-color: #FFD166;
    --bs-btn-color: #0D1B2A;
    --bs-btn-hover-bg: #f0c050;
    --bs-btn-hover-border-color: #e0b040;
    --bs-btn-active-bg: #e0b040;
    --bs-btn-active-border-color: #d0a030;
}

.bg-warning {
    background-color: #FFD166 !important;
}

/* Danger (red from the screenshots #E83B3B) */
.btn-danger {
    --bs-btn-bg: #E83B3B;
    --bs-btn-border-color: #E83B3B;
    --bs-btn-hover-bg: #d03030;
    --bs-btn-hover-border-color: #c02828;
    --bs-btn-active-bg: #c02828;
    --bs-btn-active-border-color: #a82020;
    --bs-btn-disabled-bg: #E83B3B;
    --bs-btn-disabled-border-color: #E83B3B;
}

.bg-danger {
    background-color: #E83B3B !important;
}

/* ==========================================================================
   Sidebar & header refinements for Spunchy brand feel
   ========================================================================== */

/* Sidebar text navy like spunchy.com --text */
.pc-sidebar .pc-navbar .pc-item > .pc-link {
    color: #0D1B2A;
}

.pc-sidebar .pc-navbar .pc-item .pc-submenu .pc-item > .pc-link {
    color: #637080;
}

/* Sidebar caption color */
.pc-sidebar .pc-navbar .pc-item.pc-caption > label {
    color: #637080;
}

/* Top header link hover */
.pc-header .pc-head-link:hover {
    color: #0054A3;
}

/* Footer copyright styling */
.pc-footer p {
    color: #637080;
}
